home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / falcon / programm.ing / asm56.zoo / readme.st < prev    next >
Text File  |  1992-11-14  |  1KB  |  28 lines

  1. 30-Oct-92
  2. I compiled this cross-assembler for the DSP56001 on my Atari ST.
  3. I tried to assemble some of the sources in the examples directory, and
  4. it seems to work. In order to get a listing on disk or on the printer you
  5. must redirect the standard output. I think this is a problem if you want
  6. to start the program from the desktop.
  7.  
  8. I compiled the assembler with GCC version 1.40. I've used the gram.c and
  9. lex.yy.c files from the original sources. I don't have a working version of
  10. lex and yacc, so I can't create these files myself. But the program works,
  11. so there's really no need to change the files. I renamed the file lex.yy.c
  12. to lexyy.c, because some (most) Atari users won't be able to use filenames
  13. with two dots.
  14. I didn't change the sources, so they still have the Unix style End-Of-Lines.
  15.  
  16.  
  17. Please send bug reports and other comments to the author of the program.
  18. (Quinn C. Jensen, Email: jensenq@npd.novell.com or jensenq@qcj.icon.com)
  19. If you have questions or comments on my Atari ST port then you can mail me.
  20.  
  21.  
  22. Enjoy,
  23.  
  24. Ate Brink
  25. Moderator of the Atari archive at the Utrecht university (ftp.cs.ruu.nl)
  26. Email: ate@cs.ruu.nl
  27.  
  28.